home *** CD-ROM | disk | FTP | other *** search
Wrap
-- card: 2206 from stack: in -- bmap block id: 3998 -- flags: 0000 -- background id: 3286 -- name: space ----- HyperTalk script ----- on opencard global temp,crystal,ball,noexit,star,dir,turn put 3 into star repeat for 2 times put random of 3 into dir if dir is 2 then put random of 390 & ",3" into aa put random of 390 & ",290" into bb end if if dir is 1 then put random of 390 & ",290" into aa put random of 390 & ",3" into bb end if if dir is 3 then put "3," & random of 290 into aa put "390," & random of 290 into bb end if if star is 3 then set userlevel to 3 choose pencil tool set dragspeed to 1000 drag from aa to bb drag from aa to bb domenu "revert" choose browse tool end if end repeat if turn is 0 then if star is 3 then set userlevel to 3 set pattern to 1 choose pencil tool set dragspeed to 500 drag from 319,0 to 199,75 drag from 319,0 to 199,75 choose spray tool click at 199,67 click at 200,69 click at 195,70 click at 196,64 click at 197,63 click at 193,65 click at 205,65 set pattern to 12 click at 199,67 wait 20 click at 200,69 wait 20 click at 195,70 wait 20 click at 196,64 wait 20 click at 197,63 wait 20 click at 193,65 wait 20 click at 205,65 domenu "revert" choose browse tool end if end if end opencard on mouseup go to previous card end mouseup -- part 1 (field) -- low flags: 01 -- high flags: 2007 -- rect: left=0 top=292 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 256 -- line height: 13 -- part name: 1 ----- HyperTalk script ----- on mousedown set locktext of card field "1" to false click at the clickloc click at the clickloc put the selection into aa if aa contains "DELETE" then domenu "delete card" domenu "delete card" else set locktext of card field "1" to true go to first card end if end mousedown -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=320 top=185 right=217 bottom=360 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp play "boing" tempo 2000 "aw7 a a a a a a a a" visual effect zoom open slow go to next card end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=414 top=7 right=25 bottom=493 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: examine -- part 10 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=415 top=28 right=46 bottom=494 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: operate -- part 11 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=412 top=49 right=68 bottom=453 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: go -- part 12 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=457 top=49 right=68 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: zoom -- part 13 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=457 top=71 right=90 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: talk -- part 14 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=458 top=93 right=112 bottom=500 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: hit -- part 15 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=459 top=114 right=134 bottom=502 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: quit -- part 16 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=412 top=71 right=90 bottom=453 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: eat -- part 17 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=413 top=93 right=112 bottom=454 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: get -- part 18 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=414 top=115 right=134 bottom=455 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: exit -- part contents for card part 1 ----- text ----- This is only two cards of a space game stack we are working on which contains over 100 cards. All illustrations are of this quality or better. There is lots of animation, digitized sounds and more. The object of the game is to save the earth. You will move through space by clicking on the different objects. Try it now, click on the small moon to go there. The other buttons do not work for this demonstration but work great in the real game. If you would like to completely get rid of this advertisment then click on this-- DELETE. To keep this ad and return to 4X4 click anywhere.